home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 514
- Top = 325
- Width = 456
- Height = 317
- BorderIcons = [biMinimize, biMaximize]
- BorderStyle = bsSizeToolWin
- Caption = 'Verbose'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object RichEdit: TRichEdit
- Left = 0
- Top = 53
- Width = 448
- Height = 203
- Align = alClient
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object ToolBar1: TToolBar
- Left = 0
- Top = 0
- Width = 448
- Height = 53
- ButtonHeight = 21
- ButtonWidth = 41
- Caption = 'ToolBar1'
- ShowCaptions = True
- TabOrder = 1
- object ToolButton3: TToolButton
- Tag = 1
- Left = 0
- Top = 2
- Caption = 'All'
- ImageIndex = 0
- OnClick = ToolButton3Click
- end
- object ToolButton4: TToolButton
- Tag = 2
- Left = 41
- Top = 2
- Caption = 'Core'
- ImageIndex = 1
- OnClick = ToolButton3Click
- end
- object ToolButton5: TToolButton
- Tag = 3
- Left = 82
- Top = 2
- Caption = 'Plugins'
- ImageIndex = 2
- OnClick = ToolButton3Click
- end
- object ToolButton6: TToolButton
- Tag = 4
- Left = 123
- Top = 2
- Caption = 'Error'
- ImageIndex = 3
- Wrap = True
- OnClick = ToolButton3Click
- end
- object ToolButton7: TToolButton
- Tag = 5
- Left = 0
- Top = 23
- Caption = 'Crusial'
- ImageIndex = 4
- OnClick = ToolButton3Click
- end
- object ToolButton2: TToolButton
- Left = 41
- Top = 23
- Width = 24
- Caption = 'ToolButton2'
- ImageIndex = 0
- Style = tbsSeparator
- end
- object SpeedButton3: TSpeedButton
- Left = 65
- Top = 23
- Width = 23
- Height = 21
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
- 7700333333337777777733333333008088003333333377F73377333333330088
- 88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
- 000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
- FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
- 99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
- 99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
- 99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
- 93337FFFF7737777733300000033333333337777773333333333}
- NumGlyphs = 2
- OnClick = SpeedButton3Click
- end
- object ToolButton1: TToolButton
- Left = 88
- Top = 23
- Width = 21
- Caption = 'ToolButton1'
- Style = tbsSeparator
- end
- object SpeedButton4: TSpeedButton
- Left = 109
- Top = 23
- Width = 23
- Height = 21
- Hint = 'Insert Marker'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333FF33333333FF333993333333300033377F3333333777333993333333
- 300033F77FFF3333377739999993333333333777777F3333333F399999933333
- 33003777777333333377333993333333330033377F3333333377333993333333
- 3333333773333333333F333333333333330033333333F33333773333333C3333
- 330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
- 333333333337733333FF3333333C333330003333333733333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- OnClick = SpeedButton4Click
- end
- object SpeedButton1: TSpeedButton
- Left = 132
- Top = 23
- Width = 23
- Height = 21
- Caption = 'O'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = SpeedButton1Click
- end
- object SpeedButton2: TSpeedButton
- Left = 155
- Top = 23
- Width = 23
- Height = 21
- Caption = '| |'
- OnClick = SpeedButton2Click
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 256
- Width = 448
- Height = 27
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 2
- object Button1: TButton
- Left = 4
- Top = 2
- Width = 341
- Height = 21
- Caption = 'Hide Window'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- end
-